home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / grafik / lightwave / lwmlo9505.txt / 000089_owner-lightwave-l _Wed May 3 23:17:32 1995.msg < prev    next >
Internet Message Format  |  1995-06-03  |  3KB

  1. Return-Path: <owner-lightwave-l>
  2. Received: by mail3.netcom.com (8.6.12/Netcom)
  3.     id QAA02437; Wed, 3 May 1995 16:21:00 -0700
  4. Received: from zevs.ifi.unit.no by mail3.netcom.com (8.6.12/Netcom)
  5.     id QAA02206; Wed, 3 May 1995 16:19:25 -0700
  6. Received: from uranus.ifi.unit.no by zevs.ifi.unit.no with SMTP id AA00273
  7.   (5.67b/IDA-1.4.4 for <lightwave-l@netcom.com>); Thu, 4 May 1995 01:21:37 +0200
  8. Received: by uranus.ifi.unit.no (4.1/Uninett-C-1.4)
  9.     id AA06056; Thu, 4 May 95 01:21:36 +0200
  10. Date: Thu, 4 May 1995 01:21:33 +0200 (MET DST)
  11. From: Ole Andre Schistad <Ole.Andre.Schistad@ifi.unit.no>
  12. To: lightwave-l@netcom.com
  13. Subject: Re: VMM
  14. In-Reply-To: <9505031542.AA00q7v@mindgames.com>
  15. Message-Id: <Pine.SUN.3.91.950503225802.4980B-100000@uranus.ifi.unit.no>
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; charset=US-ASCII
  18. Sender: owner-lightwave-l@netcom.com
  19. Precedence: bulk
  20.  
  21. On Wed, 3 May 1995, Jeffrey Hall wrote:
  22.  
  23. > VMM...hmmmmm
  24. > What are the system requirements and where do I get it?
  25.  
  26. VMM requires an MMU-equipped amiga , and a HD. The latter I would assume you
  27. already have , and the existence of an MMU can be verified by running 
  28. enforcer and the supplied lawbreaker program. Enforcer can be found on 
  29. aminet, in /pub/aminet/dev/debug/enf37_62.lha . You can also verify this
  30. by checking which CPU you have .. all 040 accelerators have an MMU , the 
  31. A3000 has one , all 50MHz 030s have one , and all non-LC 4000s . If you have
  32. an 020 (even with a 68852) , an EC030 or an LC040 then VMM won't work.
  33.  
  34. If you can run VMM , then by all means .. SWAP TO A PARTITION. Swapping 
  35. to file is the best way to slow down any system, as every time a ram page
  36. is swapped in or out , the OS has to go through miles and miles of linked 
  37. lists just to access the swap file. Be prepared that your renders will be 
  38. much slower when the system starts swapping , and a good advice would be not
  39. to load VMM unless you're certain that you'll need the added memory ; VMM
  40. uses quite a lot of RAM on its own for buffers and program code.
  41.  
  42. A side note: If you're the (un)lucky owner of a GVP Series-II controller ,
  43. you will have to buy Gigamem in order to get VMem.. the scsi device conflicts
  44. with VMM , and produces instant crashes and can even thrash your HD 
  45. pretty good. The guy at GVP who thought that mapping gvpscsi.device to 
  46. address 0x300 0000 was a good idea should be publicly hung, drawn and 
  47. quartered ; it's such a monumentally stupid thing to do. :-)
  48.  
  49. Hope this helps,
  50.  
  51. #include <stddisclaimer.h>
  52. #define REALNAME     Ole Andre Schistad
  53. #define EMAIL        (schizo@nvg.unit.no || olesc@ifi.unit.no)
  54. #define OCCUPATION    Comp.Sci student and 3D animation hobbyist.
  55. main(){ printf("Hello World\n");return(-1);}
  56. /* The world is an illusion. */
  57.